EXTEND: Now customize your program! Be sure to meet these minimum technical requirements:
- Use another Input an Integer inside get_user_input() to ask for the star's size or number of points.
- Add the user's choice inside the list you return from get_user_input()!
- Pass the new input to create_stars() and add it to the code where the star sprites are created.
- When you are finished, click Submit to turn in your work and go on.
To navigate the page using the TAB key, first press ESC to exit the code editor.